var github.com/vmihailenco/msgpack/v5.structs
4 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_map.go#L296: fields := structs.Fields(v.Type(), d.structTag)
decode_map.go#L316: fields := structs.Fields(v.Type(), d.structTag)
encode_map.go#L147: structFields := structs.Fields(strct.Type(), e.structTag)
types.go#L62: var structs = newStructCache()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)